The application does not have permissions to create kernel objects 应用程序没有创建内核对象的权限。
A local kernel object 本地内核对象。
The base name for the kernel objects comes from concatenating the assembly s guid , major version number , and minor version number 内核对象的基名称是通过串联程序集的guid 、主版本号和次版本号得到的。
Firstly , chapter 2 introduces the conception of process and thread and how operation system creates the kernel object of process and thread and operates process and thread using correlative kernel object . secondly , it introduces the different attributes of process and thread and some functions using querying and modifying these functions 本文第二章首先介绍了进程和线程的概念,以及系统如何创建进程和线程内核对象和使用相关的内核对象对进程和线程进行操作,然后介绍了进程和线程的各种不同的属性,以及查询和修改这些属性所用的若干个函数。